-
Home
-
News-Parser
-
3.0.0
-
Code
-
Classes
- DeepSeekAiServiceProvider
Total Complexity |
31 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
186 |
Lines of code |
148 |
Logical lines of code |
80 |
Comment lines |
0 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
chat() |
A |
42 |
12 |
51 |
getOptions() |
S |
58 |
2 |
17 |
__construct() |
S |
66 |
3 |
8 |
generateTextContent() |
S |
58 |
2 |
15 |
fetchOptions() |
S |
59 |
2 |
14 |
getTextRequestBody() |
S |
59 |
1 |
16 |
isAPIKeyDefined() |
S |
73 |
2 |
6 |
getName() |
S |
81 |
1 |
3 |
getWpConfigApiKey() |
S |
82 |
1 |
3 |
getTextRequestUrl() |
S |
80 |
1 |
3 |
isTextResposeFormateValid() |
S |
82 |
1 |
3 |
isImageResposeFormateValid() |
S |
82 |
1 |
3 |
retriveTextContent() |
S |
80 |
1 |
3 |
retriveImageContent() |
S |
80 |
1 |
3 |